home *** CD-ROM | disk | FTP | other *** search
/ Champak 106 / Vol 106.iso / games / toms_tra.swf / scripts / DefineButton2_487 / BUTTONCONDACTION on(release).as next >
Text File  |  2010-04-12  |  85b  |  4 lines

  1. on(release){
  2.    this._parent[this._parent.currentSelectedDevice].turnDevice(1);
  3. }
  4.